Other Protocols

The following protocols are available globally.

  • Interface for intercepting and modifying HttpService function calls.

    See more

    Declaration

    Objective-C

    @protocol MBXHttpServiceInterceptorInterface
  • Interface to the HTTP service. This interface provides basic functionality that allows exchanging HTTP requests/responses between client and server in an asynchronous way.

    See more

    Declaration

    Objective-C

    @protocol MBXHttpServiceInterface